Revert "special case all 0 to map to all 0 in nonpremul"
authorØyvind Kolås <pippin@gimp.org>
Thu, 30 Aug 2018 12:26:37 +0000 (14:26 +0200)
committerØyvind Kolås <pippin@gimp.org>
Thu, 30 Aug 2018 12:26:51 +0000 (14:26 +0200)
commit16029f550644e49a3f1f44261074e6bec0450aa1
tree454233cc2da04227fd57e4fda3f6a862148501d9
parent7203a2ac1e0ce02e395fbd2496496484a75ddabf
Revert "special case all 0 to map to all 0 in nonpremul"

This reverts commit 18dea5104f3de79af5e9641a0ef47435b112d44b.

We want to be able to do component by component average/weighting of
remultiplied values, by breaking the floor for black alpha zero we
break the consistency of such arithmetic.
babl/base/model-gray.c
babl/base/model-rgb.c
extensions/double.c
extensions/fast-float.c
extensions/float.c
extensions/gegl-fixups.c
extensions/sse2-float.c